home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000117_news@columbia.edu _Fri Jan 21 20:56:51 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA29614
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Jan 2000 20:56:50 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA17291
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Jan 2000 20:35:06 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: m.arriaga@ip.pt
  10. Subject: Re: C-Kermit 7 and character set translation
  11. Date: Sat, 22 Jan 2000 01:18:01 GMT
  12. Organization: Deja.com - Before you buy.
  13. Message-ID: <86b0fv$v28$1@nnrp1.deja.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Hi, Frank.
  17.  
  18. In article <86ae6g$qm$1@newsmaster.cc.columbia.edu>,
  19.   fdc@watsun.cc.columbia.edu (Frank da Cruz) wrote:
  20.  
  21. > :to transfer text
  22. > : files from the linux system to the DOS computer. How can I do this?
  23. > :
  24. > The same way.
  25. >
  26. > : I tried reversing the commands you advised me to use:
  27. > :
  28. > You don't have to reverse the commands.
  29.  
  30. Thank you for your reply, but it really doesn't seem to work. I did the
  31. following:
  32.  
  33. started MSKermit,
  34. set file character-set cp850,
  35. set transfer character-set latin1
  36. "connect"
  37.  
  38. and logged into the linux system. There I typed "kermit" and
  39.  
  40. set file character-set latin1
  41. set transfer character-set latin1.
  42.  
  43. 1) To transfer files from the DOS PC to the linux system, I
  44. typed "receive" at C-Kermit's prompt, then pressed Alt+X, returned to
  45. the MSKermit prompt, and
  46.  
  47. send file.txt
  48.  
  49. This works flawlessly (accented characters are exactly the same on the
  50. other side!!:-) - but when I try to send files from the linux system to
  51. the PC, instead of (1) I did:
  52.  
  53. 2) (at C-Kermit's prompt)
  54. send file2.txt
  55.  
  56. I escape back to MSKermit, type
  57.  
  58. receive
  59.  
  60. and the file is transferred, but the accented characters are
  61. unrecognizable. What am I doing wrong?
  62.  
  63. Thank you in advance for any tips!
  64.  
  65. Best regards,
  66. Manuel Arriaga
  67.  
  68.  
  69.  
  70.  
  71.  
  72. Sent via Deja.com http://www.deja.com/
  73. Before you buy.